[INFO] cloning repository https://github.com/humandebri/ic-sqlite-vfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humandebri/ic-sqlite-vfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumandebri%2Fic-sqlite-vfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumandebri%2Fic-sqlite-vfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17fd661287af85c348a8d704723df43e63d8bded
[INFO] fixing humandebri/ic-sqlite-vfs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumandebri%2Fic-sqlite-vfs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/humandebri/ic-sqlite-vfs
[INFO] finished tweaking git repo https://github.com/humandebri/ic-sqlite-vfs
[INFO] tweaked toml for git repo https://github.com/humandebri/ic-sqlite-vfs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/humandebri/ic-sqlite-vfs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/humandebri/ic-sqlite-vfs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b
[INFO] running `Command { std: "docker" "start" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking ic0 v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling ic-sqlite-vfs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.3
[INFO] [stderr]     Checking ic-error-types v0.2.0
[INFO] [stderr]     Checking ic-stable-structures v0.7.0
[INFO] [stderr]     Checking candid v0.10.28
[INFO] [stderr]    Compiling ic-cdk-macros v0.20.1
[INFO] [stderr]     Checking ic-cdk v0.20.1
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/sqlite_vfs/vfs.rs (10 fixes)
[INFO] [stderr]        Fixed src/db/connection.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib.rs (3 fixes)
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/ic-sqlite-vfs-89672968aefd648c/out/sqlite_bindings.rs (2 fixes)
[INFO] [stderr]        Fixed src/stable/raw_memory.rs (3 fixes)
[INFO] [stderr]        Fixed src/stable/memory_manager.rs (2 fixes)
[INFO] [stderr]        Fixed src/sqlite_vfs/file.rs (12 fixes)
[INFO] [stderr]        Fixed src/sqlite_vfs/register.rs (10 fixes)
[INFO] [stderr]        Fixed src/sqlite_vfs/file.rs (1 fix)
[INFO] [stderr]    Migrating tests/memory_manager_corruption.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/fts5.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/stress.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/stable_memory.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/memory_manager_compat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/strict_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/vfs_roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/checksum.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/sqlite_features.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/import_management.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/public_api.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/sqlite_perf_probe.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/typed_api.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.59s
[INFO] [stderr] crater-edition-check: ic-sqlite-vfs v1.0.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling ic-sqlite-vfs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ic-sqlite-vfs-89672968aefd648c/out/sqlite_bindings.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern "C" {
[INFO] [stdout]  4 | |     pub fn sqlite3_auto_extension(
[INFO] [stdout]  5 | |         xEntryPoint: ::core::option::Option<
[INFO] [stdout]  6 | |             unsafe extern "C" fn(
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     ) -> ::core::ffi::c_int;
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ic-sqlite-vfs-89672968aefd648c/out/sqlite_bindings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / extern "C" {
[INFO] [stdout] 15 | |     pub fn sqlite3_cancel_auto_extension(
[INFO] [stdout] 16 | |         xEntryPoint: ::core::option::Option<
[INFO] [stdout] 17 | |             unsafe extern "C" fn(
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     ) -> ::core::ffi::c_int;
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ic-sqlite-vfs-89672968aefd648c/out/sqlite_bindings.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern "C" {
[INFO] [stdout]  4 | |     pub fn sqlite3_auto_extension(
[INFO] [stdout]  5 | |         xEntryPoint: ::core::option::Option<
[INFO] [stdout]  6 | |             unsafe extern "C" fn(
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     ) -> ::core::ffi::c_int;
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/ic-sqlite-vfs-89672968aefd648c/out/sqlite_bindings.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / extern "C" {
[INFO] [stdout] 15 | |     pub fn sqlite3_cancel_auto_extension(
[INFO] [stdout] 16 | |         xEntryPoint: ::core::option::Option<
[INFO] [stdout] 17 | |             unsafe extern "C" fn(
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     ) -> ::core::ffi::c_int;
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ic-sqlite-vfs` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ic-sqlite-vfs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b", kill_on_drop: false }`
[INFO] [stdout] cb01176a355ac02cdc2712c826a2490aa11c237b1934e9da095ea289acf1551b
